kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Number
/
toByte
to
Byte
Common
abstract
fun
toByte
(
)
:
Byte
Content copied to clipboard
Returns the value of this number as a
Byte
, which may involve rounding or truncation.